Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor inclusions in deploy & undeploy targets (Makefile) #6420

Merged

Conversation

Android-X13
Copy link
Contributor

If one wants to undeploy but accidentally makes the mistake to run make deploy while the localnet is already deployed, make undeploy will not work anymore. Instead of having to manually kill the detached screens (and also having to figuring out how to do it if you're not a screen user), I added a line in the deploy target to first check if the localnet is already deployed.

In the undeploy target I added a line to remove the dead screen(s) that are hanging around after make undeploy (they keep increasing in number after more deploying and undeploying).

Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utACK

Copy link
Contributor

@alejandrogarcia83 alejandrogarcia83 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utACK

@alejandrogarcia83 alejandrogarcia83 merged commit 1c47d22 into bisq-network:master Nov 29, 2022
@ripcurlx ripcurlx added this to the v1.9.7 milestone Dec 1, 2022
@Android-X13 Android-X13 deleted the makefile-localnet branch December 2, 2022 00:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants